root: Reorganize focus handling
authorMatthias Clasen <mclasen@redhat.com>
Sun, 29 Mar 2020 19:19:23 +0000 (15:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 9 Apr 2020 21:50:28 +0000 (17:50 -0400)
commita65fd81106a677e870d2f440aa3613deb546c828
tree4b1cb93746cc691ee95fb5dc2c4b0dea12f79af4
parentff8217db409f673cc7f16277fd54b82a887015db
root: Reorganize focus handling

Make :focus-widget a GtkWindow property and add vfuncs
to the GtkRoot interface instead of the property.
gtk/gtkdragicon.c
gtk/gtkroot.c
gtk/gtkrootprivate.h
gtk/gtkwindow.c